-
Notifications
You must be signed in to change notification settings - Fork 10.6k
[FW][IMP] crm: update plan activities #6777
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
X-original-commit: e4aee35 Co-authored-by: Timothy Kukulka <91896312+tiku-odoo@users.noreply.github.com> Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com> Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com> Co-authored-by: Zachary Straub <zst@odoo.com>
|
@jero-odoo @samueljlieber this PR targets master and is the last of the forward-port chain containing:
To merge the full chain, use
More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port |
|
@fw-bot r+ |
closes #6777 X-original-commit: e4aee35 Signed-off-by: Samuel Lieber (sali) <sali@odoo.com> Co-authored-by: Timothy Kukulka <91896312+tiku-odoo@users.noreply.github.com> Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com> Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com> Co-authored-by: Zachary Straub <zst@odoo.com>
|
@jero-odoo @samueljlieber staging failed: ci/runbot on ceed232efe5b979c45b17b4066a88d53ee5627e6 (view more at https://runbot.odoo.com/runbot/build/54700109) |
|
@robodoo retry |
|
@jero-odoo @samueljlieber staging failed: ci/runbot on dce2b5b9dca115ea0316f9e6eab21698bcc2d8a3 (view more at https://runbot.odoo.com/runbot/build/54727586) |
|
@robodoo retry |
closes #6777 X-original-commit: e4aee35 Signed-off-by: Samuel Lieber (sali) <sali@odoo.com> Co-authored-by: Timothy Kukulka <91896312+tiku-odoo@users.noreply.github.com> Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com> Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com> Co-authored-by: Zachary Straub <zst@odoo.com>
Updated for 15.0, including content and images.
Changed second-person to third-person
Added additional context for activity type configuration and scheduling.
Forward-Port-Of: #5941